From: Tim Yardley Date: Wed, 20 Feb 2008 00:27:16 +0000 (+0000) Subject: ln isnt a defined binary X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=f2b863920effecdce96b1910ee03f4085a75fa6b;p=openwrt%2Fsvn-archive%2Fpackages.git ln isnt a defined binary SVN-Revision: 10500 --- diff --git a/libs/postgresql/Makefile b/libs/postgresql/Makefile index b59d9f95c..28a5302cc 100644 --- a/libs/postgresql/Makefile +++ b/libs/postgresql/Makefile @@ -206,7 +206,7 @@ define Package/pgsql-server/install $(PKG_INSTALL_DIR)/usr/bin/vacuumdb \ $(1)/usr/bin - $(LN) -s postgres $(1)/usr/bin/postmaster + ln -s postgres $(1)/usr/bin/postmaster $(INSTALL_BIN) ./files/postgresql.init $(1)/etc/init.d/postgresql